home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / util / shell / ViNCEd.lha / ViNCEd / Include / proto / titlebarimage.h next >
C/C++ Source or Header  |  1998-09-27  |  215b  |  8 lines

  1. #ifndef PROTO_TITLEBARIMAGE_H
  2. #define PROTO_TITLEBARIMAGE_H
  3. #include <exec/types.h>
  4. extern struct Library *TitlebarImageBase;
  5. #include <clib/titlebarimage_protos.h>
  6. #include <pragmas/titlebarimage_pragmas.h>
  7. #endif
  8.